@charset "utf-8";
/* CSS Document */

body {
	color: #222;
	-webkit-text-size-adjust: none;
}
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td, iframe {
	margin: 0;
	padding: 0;
}
a{text-decoration: none; }
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
}
body, button, input, select, textarea {
	font-family: 思源黑体 CN;
	line-height: 1.5;
}
ol, ul {
	list-style: none;
}
html, body {
	width: 100%;
	height: 100%;
	overflow: hidden;
	min-width: 1200px;
}
.section-wrap {
	width: 100%;
	height: 100%;
	overflow: visible;
	transition: transform 1s cubic-bezier(0.86, 0, 0.03, 1);
	-webkit-transition: -webkit-transform 1s cubic-bezier(0.86, 0, 0.03, 1);
}
.section-wrap .section {
	position: relative;
	width: 100%;
	height: 100%;
	background-position: center center;
	background-repeat: no-repeat;
	overflow: hidden;
}
.put-section-0 {
	transform: translateY(0);
	-webkit-transform: translateY(0);
}
.put-section-1 {
	transform: translateY(-100%);
	-webkit-transform: translateY(-100%);
}
.put-section-2 {
	transform: translateY(-200%);
	-webkit-transform: translateY(-200%);
}
.put-section-3 {
	transform: translateY(-300%);
	-webkit-transform: translateY(-300%);
}
.put-section-4 {
	transform: translateY(-400%);
	-webkit-transform: translateY(-400%);
}
.put-section-5 {
	transform: translateY(-500%);
	-webkit-transform: translateY(-500%);
}
.put-section-6 {
	transform: translateY(-509%);
	-webkit-transform: translateY(-509%);
}
.section-btn {
	width: 14px;
	position: fixed;
	right: 1%;
	top: 50%;
	z-index:99999;
}
.section-btn li {
	width: 6px;
	height: 6px;
	cursor: pointer;
	text-indent: -9999px;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	margin-bottom: 12px;
	background: #068afd;
	transition: .5s;
}
.section-btn li a{display:block; width:100%; height:100%;}
.section-btn li.on {
	background: url("../i/Poas.png") no-repeat center ;
	width: 14px;
	height: 14px;
	transition: .5s;
	margin-left: -4px;
}
.arrow {
	opacity: 1;
	animation: arrow 3s cubic-bezier(0.5, 0, 0.1, 1) infinite;
	-webkit-animation: arrow 3s cubic-bezier(0.5, 0, 0.1, 1) infinite;
	position: absolute;
	bottom: 10px;
	left: 50%;
	margin-left: -30px;
	line-height: 60px;
	text-align: center;
	font-size: 20px;
	color: #fff;
	cursor: pointer;
	overflow: hidden;
}
.arrow:hover {
	animation-play-state: paused;
	-webkit-animation-play-state: paused;
}
.section{text-align:center;overflow:hidden}
.wrap{width:1180px;height:100%;margin-left:auto;margin-right:auto;position:relative}
.box{text-align:left;color:#808080;font-size:1.2em;line-height:1.6em}
#section0{padding:60px 0}
#section0 img{height:100%;margin:40px 0 0 0}
#section1 img{position:absolute;left:40px;top:100px}
#section1 .box{position:absolute;top:50%;left:50%;margin-top:-192px;margin-left:89px;width:395px;z-index:1}
#section1 .imgsContainer{display:block;position:absolute;z-index:1;top:42%;left:58%;margin-top:-325px;margin-left:-747px;width:800px;height:696px}
#section1 img{height:100%}
@media all and (min-width:620px) and (max-width:800px){#section1 .imgsContainer{margin-top:-278px;margin-left:-685px;width:647px;height:563px}
}@media all and (max-width:620px){#section1 .imgsContainer{margin-top:-208px;margin-left:-516px;width:534px;height:464px}
}#iphone2{z-index:10}
#iphone2.active{-webkit-transform:translate3d(-134px,0px,0px);-moz-transform:translate3d(-134px,0px,0px);-ms-transform:translate3d(-134px,0px,0px);transform:translate3d(-134px,0px,0px)}
#iphone3{z-index:12}
#iphone3.active{-webkit-transform:translate3d(213px,0px,0px);-moz-transform:translate3d(213px,0px,0px);-ms-transform:translate3d(213px,0px,0px);transform:translate3d(213px,0px,0px)}
#iphone4{z-index:11;left:140px}
#iphone4.active{-webkit-transform:translate3d(548px,0px,0px);-moz-transform:translate3d(548px,0px,0px);-ms-transform:translate3d(548px,0px,0px);transform:translate3d(548px,0px,0px)}
#section2 img{position:absolute}
#section2 .imgsContainer,#staticImg .imgsContainer,#section3 .imgsContainer{position:absolute;z-index:1;left:50%;display:block;margin-top:-288px;margin-left:-636px;width:0;height:0;-webkit-transition:all 1.2s ease-in-out;-moz-transition:all 1.2s ease-in-out;-o-transition:all 1.2s ease-in-out;transition:all 1.2s ease-in-out}
#section2.moveUp .imgsContainer{top:50%}
#section2.moveDown .imgsContainer,#staticImg .imgsContainer{top:90%}
#section2.active .imgsContainer{top:50%}
#section2 .box{top:22%;left:42%;position:absolute;width:582px}
#iphone-yellow{top:-35px;left:-222px}
#iphone-red{top:-194px;left:106px}
#iphone-blue{top:320px;left:448px}
#iphone-green{left:106px;position:absolute}
#staticImg{display:block;position:absolute;z-index:1;top:200%;left:0;width:100%;min-width:980px;height:100%;-webkit-transition:all 0.7s ease-out;-moz-transition:all 0.7s ease-out;-o-transition:all 0.7s ease-out;transition:all 0.7s ease-out}
#staticImg.moveDown{top:300%}
#staticImg.moveDown .imgsContainer{top:50%}
#staticImg.moveDown img{top:155px}
#staticImg.active .imgsContainer{top:50%}
#staticImg.active img{top:487px}
#section3 .imgsContainer{top:50%}
#section3 img{top:155px;left:455px;position:absolute}
#section3 .box{text-align:center;margin:10% 0 0 0}
#infoMenu.whiteLinks li:nth-child(1) a,#infoMenu.whiteLinks li:nth-child(2) a,#infoMenu.whiteLinks li:nth-child(3) a{color:#fff}
#infoMenu{font-family:arial,helvetica}
.fullPage-tooltip{color:#AAA}
#fullPage-nav span,.fullPage-slidesNav span{border-color:#AAA}
#fullPage-nav li .active span,.fullPage-slidesNav .active span{background:#AAA}
 @keyframes arrow {
0%, 100% {
bottom:10px;
opacity:1;
}
50% {
bottom:50px;
opacity:.5
}
}
 @-webkit-keyframes arrow {
0%, 100% {
bottom:10px;
opacity:1;
}
50% {
bottom:50px;
opacity:.5
}
}
html{-webkit-text-size-adjust: none;}
.fullSlide{ position:absolute; left:0; top:0; width:100%;  height:100%;  min-width:1000px; background:#000  }
.fullSlide ul{ height:100% !important; width:100% !important;  }
.fullSlide li{  height:100% !important; width:100% !important; }
.IaeNa{position: fixed; top: 0; width: 100%; height: 92px; z-index: 999999; max-width: 1920px; min-width: 1200px; }
.TopLp{ background: url("../i/Lega.png") no-repeat left; width: 375px; height: 51px; margin-top: 20px; margin-left: 20px;  position: absolute;   }
.TopLpA{ background: url("../i/Loga.png") no-repeat left; width: 375px; height: 51px; margin-top: 20px; margin-left: 20px; position: absolute;   }
.section-btnA{ float: right; overflow: hidden;  }
.section-btnA li{ width: 134px; height: 72px; border-right: 1px solid #fff; float: left;    cursor: pointer;  }
.OuJam{width: 120px; height: 72px; border-right: 1px solid #fff; float: right; margin-right: 50px;   }
.OuJamA{width: 120px; height: 72px; border-right: 1px solid #fff; float: right;  }
.Us1{ font-size: 14px; font-weight: bold; color:#fff; }
.Us1A{ font-size: 14px; font-weight: bold; color:#000; }
.Us2{ font-size: 8px; color:#b5b9c0; }
.Pri{ margin-top: 30px; margin-left: 20px;  }
.OuJam a{ font-size: 12px; color:#fff; border-radius: 100%;  overflow: hidden; border: 1px solid #fff;  padding: 4px; padding-right: 6px; padding-left: 6px;   }
.OuJam span{color:#000; }
.OuJam{ text-align: center; line-height: 80px; overflow: hidden;   }
.OuJamA a{ font-size: 12px; color:#000; border-radius: 100%;  overflow: hidden; border: 1px solid #000;  padding: 4px;  }
.OuJamA span{color:#000;}
.OuJamA{ text-align: center; line-height: 80px; overflow: hidden; margin-right: 50px;    }
.Naj{ width: 100%; height: 90px;}
.Iak{width: 100%; overflow: hidden; height: 100%;  }
.OpaLe{ width: 46%; height: 100%;  float: left;  }
.IjAE{ width: 50%; float: right; height: 100%;  }
.UcAs{ float: left; margin-left: -90px; margin-top: 80px;   }
.OL1{ width: 100%; height: 91%; display: none;  }
.UcAs ul li{ width: 159px; height: 80px; background: url("../i/yuanq.png") no-repeat center; margin-top: 25px; text-align: center;  color:#717171; cursor: pointer; }
.UcAs ul li div{ font-size: 18px; width: 50%; margin: auto;  padding-top: 25px; }
.OmJn{ width: 100%; height: 100%; background: url("../i/Las.jpg") no-repeat center; position: relative;  }
.UlaT1{ font-size: 50px;  font-family: Arial; font-weight: bold; color:#c7c7c7; margin-top: 100px; position: absolute; width: 100%; text-align: center ; z-index: -1; *margin-left: -50%!important;   }
.UlaT2{ text-align: center; font-size: 26px; font-weight: bold; color:#333333; padding-top: 125px; z-index: 999;  }
.UlaT2 span{border-bottom: 3px solid #eaeaea; padding-bottom: 10px;  }
.UlaT3{ text-align: center; margin-top: 60px;  }
.UlaT3 img{ width: 90%; }
.OmJn{ display: none;}
.IaeNaC{overflow: hidden;  position: relative;  height: 100px;}
.IpOm{ width: 90%; text-align: left;  text-indent: 24px;  font-size: 14px; color:#454545;   }
.IpOm p{margin-top: 20px; }
.IpOmB{ width: 90%;  text-align: left; text-indent: 24px;  font-size: 14px; color:#454545;   }
.IpOmB p{margin-top: 50px;font-size: 18px; color:#454545;  background: url("../i/Ran.jpg") no-repeat 10px 9px;}
.IpOmB p .QaC{ font-size: 18px; font-weight: bold; }
.IpOmC{ width: 90%;  text-align: left;   font-size: 14px; color:#454545;   }
.IpOmC p{margin-top: 30px; color:#c7c7c7; }
.IpOmC p .QaC{ font-size: 18px; font-weight: bold; color:#000; }
.IpOmC p .SPan2{  font-size: 18px; font-weight: bold; color:#000; }
.Than{ width: 100%; height: 91%; background: url("../i/Olas.jpg") center; }
.TCen{ width: 1150px; margin: auto; overflow: hidden; }
.MaJE{ margin-top: 280px; }
.MaJE ul li{ width: 211px; cursor: pointer; overflow: hidden;   height: 38px; float: left; margin-left: 65px; background: #000; border-radius: 15px;  text-align: center; line-height: 38px; color:#fff; font-size: 14px; box-shadow: 2px 2px 1px 1px rgba(6,138,253,0.5); }

.picScroll-left{ width:1200px; overflow: hidden; padding: 50px 0px 0px; }
.picScroll-left .bd{ padding:10px;  margin-left: 20px;   }
.picScroll-left .bd ul{ overflow:hidden; zoom:1; }
.picScroll-left .bd ul li{ margin:0 8px; float:left; _display:inline;  text-align:center;  padding-bottom: 10px; padding-top: 10px; cursor: pointer;  }
.picScroll-left .bd ul li .pic{ text-align:center; background: #ccc; position: relative;   }
.picScroll-left .bd ul li .pic img{ width:261px; height:363px; display:block; box-shadow: 6px 6px 1px 1px rgba(0,0,0,0.5); z-index: 0; }
.picScroll-left .bd ul li .pic a:hover img{ border-color:#999;  }
.picScroll-left .bd ul li .title{ line-height:24px;   }
.Dian{ width: 100%; height: 363px; background: rgba(0,0,0,0.7) ; position: absolute; top: 0;  transition: .5s;  overflow: hidden; filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000,endColorstr=#99000000);  zoom: 1;  }
.DnTi{ color:#fefefe; padding-top: 160px; font-size: 14px; padding-bottom: 25px;  transition: .5s;}
.DnT2{ width: 91px; height: 2px; background: #fff; margin: auto; }
.picScroll-left .bd ul li .pic:hover .Dian{background: rgba(6,138,253,0.9);  transition: .5s;   filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99068aff,endColorstr=#99068aff);  zoom: 1; }
.picScroll-left .bd ul li .pic:hover .DnTi{padding-top: 80px;  transition: .5s;}
.DnT3{ width: 212px; font-size: 12px; margin: auto; text-align: left; color:#fff;  line-height: 26px;  padding-top: 200px; transition: .5s;}
.picScroll-left .bd ul li .pic:hover .DnT3{padding-top: 20px; transition: .5s;}
.UiKM{ width: 1150px; height: 640px; background: #e7e9ec; position: absolute; top: 0; margin-top: 160px; display: none; left: 50%; margin-left: -580px;  padding-top: 60px;   }

.Km8{ *margin-left: -0px !important; margin-left: -0px;}
.UiKMA{ width: 1150px; height: 700px; background: #e7e9ec; position: absolute; top: 0; margin-top: 160px;}
.RinCa{ position: absolute; right: 0; top: 0; margin-right: -20px;
	margin-top: -10px;  *margin-top: -120px !important; }
.UiKM .RinCa{ *margin-top: -10px !important; *margin-right:-20px; !important;}
.TeIa{ width: 1000px; height: 133px; border: 1px solid #8c8e90;  margin-left: 70px; }
.TeIa p{ font-weight: bold; font-size: 35px; color:#068afd; }
.TeIa p span{background: #e7e9ec; margin-left: 30px; }
.TeIa .Pla1{ margin-top: -30px; float:left;  position: absolute; left: 0; margin-left: 60px;  *margin-left: 100px !important;  }
.TeIaA .Pla1{ margin-top: -30px; float:left;  *position: absolute !important; * left: 0 !important; *margin-left: 0px !important;   }
.PmnA .Pla1{ margin-top: -30px; float:left;  position: absolute; left: 0;  *margin-left: 0px !important;  }
.Pla2{ padding-top: 1px;background: #e7e9ec; box-shadow: 0 0 15px 1px rgba(0,0,0,0.5); padding: 5px; position: absolute; right: 0; top: 0;  z-index: 9;padding-bottom: 0;   margin-top: 40px; margin-right: 60px; transition: .5s;  *border: 3px solid #ccc;  border: 3px solid #ccc\9; *padding-bottom: 4px; padding-bottom: 4px\9;}
.Pla2A{  background: #fff; box-shadow: 0 0 15px 1px rgba(0,0,0,0.5);line-height: 20px; padding: 5px; padding-bottom: 1px;padding-bottom: 0; position: absolute; right: 0; top: 0;  z-index: 9;  margin-top: 40px; margin-right: 60px; transition: .5s; }
.Pla2 img{ transition: .5s; width: 300px; }
.Pla2A img{ transition: .5s; line-height: 20px; width: 310px; }
.TeIa .Pla3{ color:#666666; font-size: 18px;  font-weight: 100;  float:left; margin-top: 20px;  }
.TeIa .Pla3 span{margin-left: 30px;}
.TeIa .Pla4{  height: 2px; background: #0366fb;  width: 47px; margin-top: 80px;margin-left: 30px; *margin-left: -888px !important;   }
.TeIa .Pla2:hover{  transition: 1s; }
.TeIa .Pla2:hover img{ transition: 1s; }
.TeIa .Pla2:hover img{ *width: 500px !important;   *height: auto !important;  width: 500px\9 !important;  height: auto\9 !important; }
.TsdN{width: 1000px; height: 419px; margin: auto; overflow-x: auto; direction: rtl; unicode-bidi: bidi-override; text-align: left; }
.newslist{padding:10px; margin:0 auto; text-align:left; font-size: 14px; color:#666; line-height: 25px; }
/* scr_con style */
.scr_con {position:relative;height:419px; width:1000px;margin:20px auto;overflow-x: hidden; direction: rtl; unicode-bidi: bidi-override; }
.dv_scroll{position:absolute;height:419px;overflow:hidden;width:1000px;direction: rtl; unicode-bidi: bidi-override;  overflow-x: hidden; text-align: left; font-size: 14px; *position: relative !important;  }
.dv_scroll .uJn{ direction: ltr; padding-left: 15px; line-height: 25px; }
.UjaCna,.UjaCnb{ position: absolute;  top: 0;}
.MPoas{ width: 1200px; margin: 0 auto; text-align: center; }
.MPoas img{ top: 50%; position: absolute; margin-top: -134px;  left: 50%;  margin-left: -336px; }
/* Let's get this party started */
::-webkit-scrollbar {
	width: 14px;
	height: 14px;
}
.NB{
    width: 261px; height: 363px; display: block; box-shadow: 6px 6px 1px 1px rgba(0,0,0,0.5); z-index: 0;
}
::-webkit-scrollbar-track,
::-webkit-scrollbar-thumb {
	border-radius: 999px;
	border: 5px solid transparent;
}

::-webkit-scrollbar-track {
	box-shadow: 1px 1px 5px rgba(0,0,0,.2) inset;
}
::-webkit-resizer {
	background: #ccc;
}
::-webkit-scrollbar-thumb {
	min-height: 20px;
	background-clip: content-box;
	box-shadow: 0 0 0 5px rgba(6,138,253,1) inset;
}

::-webkit-scrollbar-corner {
	background: transparent;
}
::-webkit-scrollbar {
	width: 14px;
	height: 14px;
}

::-webkit-scrollbar-track,
::-webkit-scrollbar-thumb {
	border-radius: 999px;
	border: 5px solid transparent;
}

::-webkit-scrollbar-track {
	box-shadow: 1px 1px 5px rgba(0,0,0,.2) inset;
}
::-webkit-resizer {
	background: #ccc;
}
::-webkit-scrollbar-thumb {
	min-height: 20px;
	background-clip: content-box;
	box-shadow: 0 0 0 5px rgba(6,138,253,1) inset;
}

::-webkit-scrollbar-corner {
	background: transparent;
}


.UjaCna{ margin-top: 350px;  margin-left: -100px; *margin-left: -660px !important; }
.UjaCnb{ margin-top: 350px;  margin-left: 1200px;  *margin-left: 630px !important;}
.UjaCnc,.UjaCnd{ position: absolute;  top: 0;}
.UjaCnc{ margin-top: 450px;  margin-left: -100px;*margin-left: -660px !important; }
.UjaCnd{ margin-top: 450px;  margin-left: 1200px;  *margin-left: 630px !important; }
.TeIaC .RinCa{*margin-right:-60px !important; *margin-top:-90px !important;; }
.IkM{ width: 100%; height: 91%; background: url("../i/Poam.jpg") center;}
.UMlc{ padding-top: 250px; }
.UMlc p{ text-indent: 24px;  width: 1100px; margin: auto; color:#fff; margin-top: 30px; line-height: 25px; text-shadow: 0 0 5px #000 ; font-size: 14px; }

.pLAMc{ width: 1150px; margin: auto; }
.pLAMc ul li{ width: 169px; height: 135px; float: left; margin-left: 18px;  box-shadow: 3px 3px 1px 1px #000; text-align: center; margin-top: 130px; position: relative;   }
.pLAMc ul li img{width: 169px; height: 135px;}
.pLAMc ul li p{text-indent: 0;margin-top: -36px;}
.pLAMc ul li p span{ margin: auto; color:#fff; font-size:12px;  }
.Pmn{ width: 1150px; height:700px; background: #e8eaed; margin: auto; display:none; margin-top:170px; *left: 50% !important; *margin-left: -580px !important;  *padding-top: 60px !important;   }
.DivAn{width: 100%; height: 1px; position: absolute; top: 0;  }

.TeIaA{ width: 1000px; height: 133px; border: 1px solid #8c8e90;  margin-left: 70px; position: relative;  }
.TeIaA p{ font-weight: bold; font-size: 35px; color:#068afd; }
.TeIaA p span{background: #e7e9ec; margin-left: 30px; }
.TeIaA .Pla3{ color:#666666; font-size: 18px;  font-weight: 100;  float:left; margin-top: 20px;  position: absolute;  *margin-left: -500px !important;  *margin-top: 30px !important;}
.TeIaA .Pla3 span{margin-left: 30px;}
.TeIaA .Pla4{  height: 2px; background: #0366fb;  width: 47px; margin-top: 60px;margin-left: 30px; *margin-left: -465px !important;   *margin-top: 70px !important; *position: absolute !important;}
.PmJa{width:100%; height:40px; }
.TeIaA .RinCa{ margin-right: -100px; margin-top:-50px; *margin-right: -45px !important; *margin-top:-100px !important;  }
.LaeCnA{ width:55%; float:left; }
.LaeCnB{width:39%; float:right; }
.PmnA .Pla4{ *position: absolute !important;  *margin-left: -465px !important; }
.PmnA .Pla3{*margin-left: -500px !important;  *margin-top: 20px !important;}


.PCaa{ width: 100%; height: 91%; background: url("../i/gjmy.jpg")  center;}
.UMlcA{ padding-top: 250px; width: 1200px; margin: auto;  }
.UMlcA p{ text-indent: 24px; width:610px; margin-left:30px;  color:#fff; margin-top: 30px; line-height: 25px; text-shadow: 0 0 5px #000 ; font-size: 14px; *margin-left: -500px !important; }

.pLAMcA{ width: 1150px; margin: auto; }
.pLAMcA ul li{ width: 147px; height: 135px; float: left; margin-left: 18px;  box-shadow: 3px 3px 1px 1px #000; text-align: center; margin-top: 100px; position: relative;   }
.pLAMcA ul li img{width: 147px; height: 135px;}
.pLAMcA ul li p{text-indent: 0;}
.pLAMcA ul li p span{ margin: auto; color:#fff; font-size:12px;  }



.TeIaC{ width: 1000px; height: 133px; border: 1px solid #8c8e90; margin: auto; padding-top:10px; position:relative; }
.TeIaC p{ font-weight: bold; font-size: 35px; color:#068afd; }
.TeIaC p span{background: #e7e9ec; margin-left: 30px; }
.TeIaC .Pla3{ color:#666666; font-size: 18px;  font-weight: 100;  float:left; margin-top: 20px;  position: absolute; margin-top: 20px;  }
.TeIaC .Pla3 span{margin-left: 30px;}
.TeIaC .Pla4{  height: 2px; background: #0366fb;  width: 47px; margin-top: 10px;margin-left: 30px; margin-top: 60px;    }
.uJn .TexLe{ float: left; width: 45%;}
.uJn .TeDiv{ width: 100%; overflow: hidden; margin-top: 20px;  }
.uJn .TexRi{ float: right; width: 45%;}

.PmnA{ width: 1150px; height: 700px; background: #e8eaed; margin: auto;  margin-top:170px; display:none; *left: 50%!important; *margin-left: -580px!important;  *padding-top: 60px!important;  }

.Botem{ width: 100%; height: 91%; background: url("../i/MANS.jpg")  center;}

.MasEa{ width:1100px; margin:auto; padding-top:300px;  }
.slideBox{ width:330px; height:230px; position:relative; float:left; margin-left:30px;  }
		.slideBox .hd{ height:15px; overflow:hidden; position:absolute; left:35%; bottom:-50px; z-index:1; margin-bottom:-40px; }
		.slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
		.slideBox .hd ul li{ float:left; margin-right:2px;  width:22px; height:5px; line-height:14px; text-align:center; background:#ccc; cursor:pointer; }
		.slideBox .hd ul li.on{ background:#068efd;color:#fff; }
		.slideBox .bd{ position:relative; height:100%; z-index:0;   }
		.slideBox .bd li{ zoom:1; vertical-align:middle; width:95%; height:40px; line-height:40px; color:#fff;  }
		.slideBox .bd li div{width:95%; height:40px; line-height:40px; color:#fff; background:rgba(11,136,247,0.5); font-size:14px; padding-left:15px; margin-top:10px; filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99068aff,endColorstr=#99068aff);  zoom: 1; overflow: hidden;  }
.slideBox .bd li div a{color:#fff; }
		.slideBox .bd img{ width:450px; height:230px; display:block;  }
		.Ta1C{ color:#fff; font-size:16px; font-weight:bold; }
		.PmUjj{ font-size:12px; color:#ffffff; text-align:center; position:absolute; bottom:15px; left: 50%; margin-left: -350px;  }
		.PmUjj a{color:#fff;}
.section-btnB{ float: right; overflow: hidden;  }
.section-btnB li{ width: 112px; height: 72px; border-right: 1px solid #fff; float: left;    cursor: pointer;  }
.NmLk{ width: 1200px; margin: 0 auto; }
.ManAA{ width: 100%; height: 843px; background: url("../i/Olas.jpg") center; }
.pLAS{ width: 100%; height: 100px; }
.MacZ{ width: 100%; height: 100%; }
.TouDn{ width: 100%; height: 0; }
.A1{background: url("../i/A1.jpg") center; width: 100%; height: 845px; }
.A2{background: url("../i/B2.jpg") center; width: 100%; height: 845px; }
.A3{background: url("../i/C3.jpg") center; width: 100%; height: 845px; }
.A4{background: url("../i/D4.jpg") center; width: 100%; height: 845px; }

.A1A{background: url("../i/A1A.jpg") center; width: 100%; height: 845px; }
.A2A{background: url("../i/A2A.jpg") center; width: 100%; height: 845px; }
.A3A{background: url("../i/A3A.jpg") center; width: 100%; height: 845px; }
.A4A{background: url("../i/A4A.jpg") center; width: 100%; height: 845px; }
.MarGn{ width: 1100px; margin: 0 auto; overflow: hidden; padding-top: 120px; position: relative;   }
.Mle{ width: 590px; float: left; height: 598px; *height:5px !important;  *position:absolute;  }
.MRi{ width: 490px; float: right; }
@font-face {
	/* font-properties */
	font-family:Sor;
	src:url('../i/SOURCEHANSANSCN-EXTRALIGHT.OTF'),
	url('../i/SOURCEHANSANSCN-EXTRALIGHT.OTF'),
	url('../i/SOURCEHANSANSCN-EXTRALIGHT.OTF'); /* IE9 */
}
.Pla2:hover{transform: scale(1.8,1.8); transition: .5s; transform-origin:100% 0;  }
.Km8 p img{ width: 80%; }
.MleP1{ color:#d0d8e4; opacity: .5;  font-size: 18px; font-family: "Sor" ; text-shadow: 0 0 10px #fff; *font-size: 16px !important;  position: absolute;  }
.MleP2{ font-size: 27px; color:#fff; font-weight: bold;  text-shadow: 0 0 15px rgba(255,255,255,0.5);  position: absolute;  margin-top: 20px; }
.MleP2 span{border-bottom: 1px solid #fff;}
.Mle{ padding: 35px;  padding-top: 25px; box-sizing: border-box;  }
.Texm{ width: 465px; height: 540px; text-indent: 24px; font-size: 14px; line-height: 22px;  text-shadow: 0 0 15px rgba(255,255,255,0.5); color:#fff; overflow-y: scroll; margin-top: 30px;  }
.Texm p{ margin-top: 30px; }
.Texm p:nth-child(1){ margin: 0; }
.Zle{ width: 43px; height: 45px; background: url("../i/Le.png") no-repeat center;  position: absolute; top: 50%;   left: 5%;  transition: .1s; z-index: 999; }
.Zri{ width: 43px; height: 45px; background: url("../i/Ra.png") no-repeat center; position: absolute; top: 50%;  right: 10%; transition: .1s;   z-index: 999; }
.Zle:hover{background: url("../i/LRi.png") no-repeat center; transition: .1s; cursor: pointer; }
.Zri:hover{background: url("../i/LLe.png") no-repeat center; transition: .1s; cursor: pointer; }
.Fnh{ position: absolute;  margin-left: 140px; margin-top: 40px;  z-index: 999;}
.ZlMac{ padding-left: 20px; padding-top: 20px; width: 473px; float: left; font-size: 14px; color:#fff; text-shadow: 0 0 15px rgba(255,255,255,0.5);  height: 524px;  }
.MiJc{ line-height: 25px; }
.MiJc p{margin-top: 20px; }
.ImDma{ overflow-y: scroll; width: 473px; height: 419px; direction: rtl; zoom: 1;  }
.ImDma p{direction: ltr; text-indent: 24px;  padding-left: 10px; }
.MiCas{width: 1100px; margin: 0 auto; overflow: hidden; padding: 20px;  box-sizing: border-box; direction: ltr; }
.LemC{ width: 544px; height: 450px; float: left; margin-left: 50px; margin-top: -20px;   }
.LemB{ width: 520px; height: 420px; float: right; margin-left: 50px; margin-top: -20px;   }
.MlaCa{font-size: 14px; color:#fff; text-shadow: 0 0 15px rgba(255,255,255,0.5);  height: 480px; overflow-y: scroll; width: 97%; padding-right: 10px;  padding-left: 10px;   zoom: 1; *width: 95% !important;   }
.MlaCa p{margin-top: 20px; text-indent: 24px; }
.HAmA{direction: ltr;}
.Agt{ display: none;  position: relative; }
.ImaS ul li{ padding: 10px; float: left; margin-left: 5px; box-sizing: border-box;  background: #0680eb; color:#fff;  font-size: 14px; text-align: center; padding-left: 15px; padding-right: 15px;  cursor: pointer;  }
.ImaS ul li:nth-child(1){ margin-left: 0; }
.Km4{ display: none;  }
.ImaS{    position: absolute;  top: 0;  margin-top: 120px; *margin-left:-610px !important;  margin-left: -5px;  margin-left: -10px\9;}
.A4 .MleP1{direction: ltr; padding-left: 14px; left: 0;  margin-left: 20px;  }
.A4 .MleP2{direction: ltr;padding-left: 14px;left: 0; margin-left: 20px;  }
.A4A .MleP1{direction: ltr; padding-left: 14px; left: 0;  margin-left: 20px;  }
.A4A .MleP2{direction: ltr;padding-left: 14px;left: 0; margin-left: 20px; }
.A1A .MleP2,.A2A .MleP2,.A3A .MleP2,.A4A .MleP2{  font-size: 23px; }
.MlUas{ position: absolute;  top: 0; margin-top: 72px;   display: none; background: rgba(255,255,255,0.5);  z-index: 99999;    width: 165px;  font-size: 12px; color:#000; line-height: 25px; filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#55b1b1b1,endColorstr=#55b1b1b1);  zoom: 1;   }
.MlUas p a{ font-size: 12px; color:#000; line-height: 25px;  color:#fff\9; }
.MlUas p{ margin-left: 20px; cursor: pointer;  }
.section-btnA .MlUas p a:hover{ color:#0782ee; border-bottom: 1px solid #0782ee; }
#Col:hover{color:#0782ee; border-bottom: 1px solid #0782ee;}
.section-btnA li:hover .Pri p{color:#0782ee;}
.section-btnA li:hover .Pri p span{color:#0782ee;}
.section-btnA li:hover .MlUas{display: block;}
.Tu1{ position: absolute; width: 1150px; margin-top: 120px; left: 50%;  margin-left: -575px; *margin-top: 80px; }

.MiRiA{overflow: hidden; }
.PoMEAs{position: relative; }
.Hezg{ width: 100%; height: 70px; }
.A4 .LemB{ *width: 580px !important;}
.A4 .MlaCa{ *width: 100% !important;}
.A4A .LemB{ *width: 580px !important;}
.A4A .MlaCa{ *width: 100% !important;}

































#superContainer {
    height: 100%;
    position: relative;
}
.section {
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.slide {
    float: left;
}
.slide, .slidesContainer {
    height: 100%;
    display: block;
}
.slides {
    height: 100%;
    overflow: hidden;
    position: relative;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.section.table, .slide.table {
    display: table;
    width: 100%;
	height:100% !important;
}
.tableCell {
    display: table-cell;
    vertical-align: middle;
    width: 100% !important;
    height: 100% ;
}
.slidesContainer {
    float: left;
    position: relative;
}
.controlArrow {
    position: absolute;
    top: 50%;
    cursor: pointer;
    width: 0;
    height: 0;
    border-style: solid;
    margin-top: -38px;
}
.controlArrow.prev {
    left: 15px;
    width: 0;
    border-width: 38.5px 34px 38.5px 0;
    border-color: transparent #fff transparent transparent;
}
.controlArrow.next {
    right: 15px;
    border-width: 38.5px 0 38.5px 34px;
    border-color: transparent transparent transparent #fff;
}
.scrollable {
    overflow: scroll;
}
.easing {
    -webkit-transition: all 0.7s ease-out;
    -moz-transition: all 0.7s ease-out;
    -o-transition: all 0.7s ease-out;
    transition: all 0.7s ease-out;
}
#fullPage-nav {
    position: fixed;
    z-index: 100;
    margin-top: -32px;
    top: 50%;
    opacity: 1;
}
#fullPage-nav.right {
    right: 17px;
}
#fullPage-nav.left {
    left: 17px;
}
.fullPage-slidesNav {
    position: absolute;
    z-index: 4;
    left: 50%;
    opacity: 1;
}
.fullPage-slidesNav.bottom {
    bottom: 17px;
}
.fullPage-slidesNav.top {
    top: 17px;
}
#fullPage-nav ul,
.fullPage-slidesNav ul {
  margin: 0;
  padding: 0;
}
#fullPage-nav li,
.fullPage-slidesNav li {
    display: block;
    width: 14px;
    height: 13px;
    margin: 7px;
    position:relative;
}
.fullPage-slidesNav li {
    display: inline-block;
}
#fullPage-nav li a,
.fullPage-slidesNav li a {
    display: block;
    position: relative;
    z-index: 1;
    width: 100%;
    height: 100%;
    cursor: pointer;
    text-decoration: none;
}
#fullPage-nav li .active span,
.fullPage-slidesNav .active span {
    background: #333;
}
#fullPage-nav span,
.fullPage-slidesNav span {
    top: 2px;
    left: 2px;
    width: 8px;
    height: 8px;
    border: 1px solid #000;
    background: rgba(0, 0, 0, 0);
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    position: absolute;
    z-index: 1;
}
.fullPage-tooltip {
    position: absolute;
    color: #fff;
    font-size: 14px;
    font-family: arial, helvetica, sans-serif;
    top: -2px;
}
.fullPage-tooltip.right {
    right: 20px;
}
.fullPage-tooltip.left {
    left: 20px;
}